JobTitle 
EntityType  Independent 
Logical Entity Name  JobTitle 
Default Table Name  PlJobTitle 
Logical Only  NO 
Definition 
 
Note 
 

JobTitle Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
JobTitleId(PK)    INTEGER  NO 
 
Code    CHAR(8)  NO 
 
Name    VARCHAR(50)  NO 
 
JobCategoryId(FK)    INTEGER  YES 
 
IsActive    BIT  NO 
 
LastModifiedUserId    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
CampusGroupId    INTEGER  YES 
 

JobTitle Keys 
Key Name  Key Type  Keys 
PlJobTitle_PlJobCategoryID_N_N_IDX  Inversion Entry  JobCategoryId 
PlJobTitle_PlJobTitleID_U_C_IDX  PrimaryKey  JobTitleId 
PlJobTitle_Code_N_N_IDX  Inversion Entry  Code 

JobTitle Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
JobCategory  Non-Identifying  Zero or One to Zero or More        JobCategoryId  NO 
JobCategory  Non-Identifying  Zero or One to Zero or More        JobCategoryId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
EmployerJob  Non-Identifying  One To Zero or More          NO 
PlJobTitleExternalMap  Non-Identifying  One To Zero or More          NO 
JobCategoryJobTitle  Non-Identifying  One To Zero or More          NO 
StudentPlacementSearchAgent  Non-Identifying  One To Zero or More          NO 
EmployerJob  Non-Identifying  One To Zero or More          NO 
EmployerJobDeletedRecord  Non-Identifying  One To Zero or More          NO 
JobCategoryJobTitle  Non-Identifying  One To Zero or More          NO 
StudentPlacement  Non-Identifying  One To Zero or More          NO 
StudentPlacementDataChange  Non-Identifying  One To Zero or More          NO 
StudentPlacementDeletedRecord  Non-Identifying  One To Zero or More          NO 
StudentPlacementSearchAgent  Non-Identifying  One To Zero or More          NO 
StudentPlacementSummaryJobTitle  Non-Identifying  One To Zero or More          NO 

JobTitle Check Constraints 
Check Constraint Name  CheckConstraint